Profile causes the linker to generate a relocation section in the program image / profile使鏈接器在程序映像中生成一個(gè)重定位節(jié)。
Nobind causes your program image to be larger but can speed load time of the dll Nobind導(dǎo)致程序圖像比較大,但是可以加快dll的加載時(shí)間。
A relocation section allows the profiler to transform the program image to get profile data 重定位節(jié)允許分析器轉(zhuǎn)換程序映像以獲取配置文件數(shù)據(jù)。
The tsaware option sets a flag in the image optional header dllcharacteristics field in the program image s optional header / tsaware選項(xiàng)在程序圖像的可選標(biāo)題中的image _ optional _ header dllcharacteristics字段中設(shè)置標(biāo)志。
This option creates a second program database file when you build your program image with any of the compiler or linker options that generate a pdb file 當(dāng)您使用任何生成pdb文件的編譯器或鏈接器選項(xiàng)生成程序映像時(shí),此選項(xiàng)創(chuàng)建第二個(gè)程序數(shù)據(jù)庫( pdb )文件(
Enables the compiler to create a single copy of identical strings in the program image and in memory during execution , resulting in smaller programs , an optimization called string pooling 該選項(xiàng)使編譯器能夠?yàn)閳?zhí)行過程中程序映像和內(nèi)存中的相同字符串創(chuàng)建單個(gè)副本,從而得到較小的程序,這種優(yōu)化稱為字符串池。